home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2001 #8 / Net_POWER_08.iso / play_08.exe / scripts / DefineButton2_181 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-07-01  |  66 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","./Util/winamp276_full.exe");
  3. }
  4.